* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000 (17:52 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 17:52:59 +0000 (17:52 +0000)
avoid yanks (Bug#2408).

lisp/ChangeLog

index 1d667711c2e1c715eadd15cfa819f27083b70d12..460a4aa802463277fb0110bf7af297e12cb0db56 100644 (file)
@@ -1,3 +1,8 @@
+2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
+       avoid yanks (Bug#2408).
+
 2009-02-21  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-langs.el (c-case-kwds-regexp): New variable.